Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Introduce Categories to the functional tests #52

Merged
merged 1 commit into from
Jul 17, 2013

Conversation

djansen-redhat
Copy link
Contributor

Categories can be used for sanely filtering test execution.
The Categories of functional tests are:

  1. Basic Acceptance Test
  2. Detailed Test
  3. Concordion Test

Execution of the categories is similar to before, but instead now the
top level suite file can be used, eg.
-Dinclude.test.patterns="**/DetailedTestSuite.java

Categories can be used for sanely filtering test execution.
The Categories of functional tests are:
1. Basic Acceptance Test
2. Detailed Test
3. Concordion Test

Execution of the categories is similar to before, but instead now the
top level suite file can be used, eg.
-Dinclude.test.patterns="**/DetailedTestSuite.java
@ghost ghost assigned huangp Jul 16, 2013
@huangp
Copy link
Collaborator

huangp commented Jul 17, 2013

👍

huangp pushed a commit that referenced this pull request Jul 17, 2013
Introduce Categories to the functional tests
@huangp huangp merged commit 2e8d40a into integration/master Jul 17, 2013
@huangp huangp deleted the functest-categories branch July 17, 2013 03:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants